home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / GGSearch.readme < prev    next >
Text File  |  2002-09-22  |  762b  |  25 lines

  1. Short:    Search GOOGLE with AmIRC or Shell
  2. Author:   trebs@ihug.com.au (Michael Trebilcock)
  3. Uploader: trebs@ihug.com.au (Michael Trebilcock)
  4. Version:  1.4
  5. Type:     comm/irc
  6.  
  7. This script allows you to search the GOOGLE search engine using
  8. AmIRC. If you find any bugs or anything that "doesn't seem right",
  9. please email me.
  10.  
  11.  
  12. What's new:
  13.  
  14. - Gosh.... This site goes through many layout changes
  15.   and this one is the worst! Multiple search results
  16.   on one line. Not to mention ReadLn() will only read
  17.   1000 chars, but i got around it by using a bunch of
  18.   ReadCh()'s which probably isn't the best idea since
  19.   it's a lot slower. Enjoy the update!
  20.  
  21. - Fixed bug when the search query includes common words
  22.   such as "is" and "a".
  23.  
  24. - Can be used as a shell script.
  25.